You can change blur and depth of field settings inside "icenhancer_config.txt".

You have to change the number after "#define MOTION_BLUR" to change blur.

If you want to enable/disable depth of field put the number 0 (off) or 1 (on) after "#define DEPTHOFFIELD".

It's worth noting that the DEPTHOFFIELD effect doesn't work on the version 1.2.0.43, it only seems to work on the lower version. (Just let me know if it works on version 1.0.7 or 1.0.8.)

I would recommend to leave other changeable settings how they are.

——————————————

你可以通过修改"icenhancer_config.txt"这个文件来更改动态模糊的强度，以及开关景深效果。

要改变动态模糊的强度，需要修改"#define MOTION_BLUR"后面的数值（0为关闭，1为低，2为中，3为高，默认为低）。【注：需要把游戏设置内的'definition'设置为关闭。】

如果你想开启/关闭景深效果，你需要修改"#define DEPTHOFFIELD"后面的数字（0为关，1为开启）。

另外，景深效果在1.2.0.43版本不起作用，它似乎只在更低的版本起作用（如果它在1.0.7/1.0.8起效了，请告诉我）。

我建议其他数值保持原样。